Skip to content

[stable-25.0.x] ci: Bootstrap the test server on PHP 8.3 - #6564

Merged
AndyScherzinger merged 1 commit into
stable-25.0.xfrom
backport/6563/stable-25.0.x
Aug 24, 2026
Merged

[stable-25.0.x] ci: Bootstrap the test server on PHP 8.3#6564
AndyScherzinger merged 1 commit into
stable-25.0.xfrom
backport/6563/stable-25.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 24, 2026

Copy link
Copy Markdown

Backport of PR #6563

Every Garm run against server master fails in "configure server":

    This version of Nextcloud requires at least PHP 8.3
    You are currently running 8.2.31. Please update your PHP version.

Nextcloud master raised its minimum to PHP 8.3, so the shallow-server image
pinned at php8.2 can no longer install it and the job dies before the emulator
is ever started.

Point the non-stable22 matrix entry at the php8.3 image. Note the tag differs:
the php8.2 image publishes ":1" while php8.3 currently only publishes ":latest",
so this is not a straight substitution of the version in the tag. That does mean
the pin is looser than before and should be tightened once a numbered tag is
published.

The stable22 branch of the expression keeps php8.0. It is unreachable today,
since the matrix only lists master, but it belongs with that server version if
the entry is ever restored.

Assisted-by: Claude Code:claude-opus-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@backportbot
backportbot Bot requested a review from AndyScherzinger August 24, 2026 18:05
@backportbot backportbot Bot added 3. to review Waiting for reviews AI assisted labels Aug 24, 2026
@backportbot backportbot Bot added this to the 25.0.0 milestone Aug 24, 2026
@AndyScherzinger
AndyScherzinger merged commit c8546b6 into stable-25.0.x Aug 24, 2026
12 of 15 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/6563/stable-25.0.x branch August 24, 2026 18:05
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/32760380079/artifacts/9532693805
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews AI assisted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant